FW: proxy with a specific source IP?
am 09.06.2004 12:53:16 von Richard SkeggsThis message is in MIME format. Since your mail reader does not understand I am using apache2 to try and map
TARGET=3D"_blank">http://eghapp/esav to
HREF=3D"http://eghsnap1:8081/esav" = In isolation both maps work as expected but when I = Httpd.conf extract NameVirtualHost 10.14.1.150 <virtualhost 10.14.1.150> <virtualhost 10.14.1.150> Thanks Richard -----Original Message----- Quoting Richard Birkett = Thanks much. More reason to go to 2.0 = Geff
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C44E0F.F7E63352
Content-Type: text/plain
I am using apache2 to try and map
http://eghapp/esav to http://eghsnap1:8081/esav
http://eghapp/ddrint to http://eghsnap2:8081/ddrint
In isolation both maps work as expected but when I try and set up both
together the problem I am faced with is that only the first map works
successfully. My problem is I need to set up a two more of these mapping.
Below is an extract from my httpd.conf file.
Httpd.conf extract
NameVirtualHost 10.14.1.150
DocumentRoot "/usr/local/apache2/htdocs"
ProxyPassReverse /esav http://eghsnap1:8081/esav
ProxyPass /esav http://eghsnap1:8081/esav
servername www.emeademo.mobius.com
serverpath /esav/
DocumentRoot "/usr/local/apache2/htdocs"
ProxyPassReverse /ddrint http://eghsnap2:8081/ddrint
ProxyPass /ddrint http://eghsnap2:8081/ddrint
servername www.emeademo.mobius.com
serverpath /ddrint/
Thanks
Richard
-----Original Message-----
From: Geff [mailto:geff@pier64.com]
Sent: 08 June 2004 19:24
To: modproxy-dev@apache.org
Subject: Re: proxy with a specific source IP?
Quoting Richard Birkett
> It should apply cleanly to recent checkouts of 2.0 (with a few lines
> offset).
Thanks much. More reason to go to 2.0 :).
Geff
------_=_NextPart_001_01C44E0F.F7E63352
Content-Type: text/html
Content-Transfer-Encoding: quoted-printable
charset=3Dus-ascii">
5.5.2658.2">
TARGET=3D"_blank">http://eghsnap1:8081/esav
TARGET=3D"_blank">http://eghapp/ddrint to
HREF=3D"http://eghsnap2:8081/ddrint" =
TARGET=3D"_blank">http://eghsnap2:8081/ddrint
try and set up both together the problem I am faced with is that only =
the first map works successfully. My problem is I need to set up a two =
more of these mapping. Below is an extract from my httpd.conf =
file.
DocumentRoot =
"/usr/local/apache2/htdocs"
ProxyPassReverse /esav
HREF=3D"http://eghsnap1:8081/esav" =
TARGET=3D"_blank">http://eghsnap1:8081/esav
ProxyPass /esav
HREF=3D"http://eghsnap1:8081/esav" =
TARGET=3D"_blank">http://eghsnap1:8081/esav
servername =
www.emeademo.mobius.com
serverpath /esav/
</virtualhost>
DocumentRoot =
"/usr/local/apache2/htdocs"
ProxyPassReverse /ddrint
HREF=3D"http://eghsnap2:8081/ddrint" =
TARGET=3D"_blank">http://eghsnap2:8081/ddrint
ProxyPass /ddrint
HREF=3D"http://eghsnap2:8081/ddrint" =
TARGET=3D"_blank">http://eghsnap2:8081/ddrint
servername =
www.emeademo.mobius.com
serverpath /ddrint/
</virtualhost>
From: Geff [
HREF=3D"mailto:geff@pier64.com">mailto:geff@pier64.com]
Sent: 08 June 2004 19:24
To: modproxy-dev@apache.org
Subject: Re: proxy with a specific source IP?
<richard-apache@musicbox.net>:
> It should apply cleanly to recent checkouts of =
2.0 (with a few lines
> offset).
:).
------_=_NextPart_001_01C44E0F.F7E63352--